Welcome![Sign In][Sign Up]
Location:
Search - File Transfer Protocol Server and Client.

Search list

[Internet-Networkftp-socket

Description: 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
Platform: | Size: 4565 | Author: 李亚林 | Hits:

[CommunicationFileTransferClient

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4590 | Author: zhanghl | Hits:

[WinSock-NDISFileTransferServer

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP / UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4653 | Author: zhanghl | Hits:

[Ftp Servertftp1

Description: 一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
Platform: | Size: 9216 | Author: andy | Hits:

[Internet-Networkftp-socket

Description: 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
Platform: | Size: 4096 | Author: 李亚林 | Hits:

[CommunicationFileTransferClient

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[Internet-NetworkFileTransferServer

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[Ftp Servertftp

Description: C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
Platform: | Size: 5120 | Author: 朱昶炜 | Hits:

[Ftp ServerFTP_Sever_Client

Description: 文件传输协议(FTP)的设计与实现含服务器端与客房端及说明文档-File Transfer Protocol (FTP) Design and Implementation with rooms containing server-side and client documentation
Platform: | Size: 84992 | Author: 朱良涛 | Hits:

[Communication-MobileFile_Tran_svr_clt

Description: 文件传送协议的服务器端和客户端源码,自创的文件通讯协议,对网络服务器和客户端编程有一定的启示-File Transfer Protocol server and client source code, created a document of communication protocols, the network server and the client program has some inspiration
Platform: | Size: 155648 | Author: 朝发羊 | Hits:

[Windows Mobileftp_client

Description: This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server. This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
Platform: | Size: 3072 | Author: nissim | Hits:

[JSP/JavaTCPUDP

Description: 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Platform: | Size: 3072 | Author: alick | Hits:

[Communication-MobileFile

Description: 采用C#实现的局域网文件传输,基于TCP协议传输,有server和client两方-Using C# to achieve LAN file transfer, based on TCP protocol, have both server and client sides
Platform: | Size: 34816 | Author: zl | Hits:

[CSharptFTP_simple_example

Description: 本实验实现了基于TFTP(Trivial File Transfer Protocol)文件传输协议的服务器端和客户端,其中服务器端可以支持多客户端同时读写不同文件,提高要求为服务器端支持口令认证,停等协议。-Achieved in this experiment based on the TFTP (Trivial File Transfer Protocol) file transfer protocol server and client, which server can support multiple clients to read and write different files at the same time improve the requirements for server-side support for password authentication, stop and other agreements.
Platform: | Size: 579584 | Author: andy | Hits:

[TCP/IP stackNetClient

Description: 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program, the can enter the changes
Platform: | Size: 1909760 | Author: yy | Hits:

[JSP/Javajava-TCP

Description: 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Platform: | Size: 12288 | Author: zhang liang | Hits:

[JSP/Javawangluobianchengshiyan(4)

Description: 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务器的本地文件系统。GET或PUT命令中的文件允许采用相对路径,其根路径由用户自定义的FILE_PATH系统属性指定。 2.编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. To implement a user-defined using file transfer protocol server and client FileServer FileClient. When FileClient send the request "GET xxx.xxx" when, FileServer put xxx.xxx file to FileClient, FileClient to save the file to the client s local File system, when FileClient send the request "PUT xxx.xxx" when, FileServer to do The preparation of documents to receive xxx.xxx, FileClient contents of the file and then send xxx.xxx, FileServer the received contents of the file saved to the server s local file system. GET or PUT command The files that allow the use of relative path, the root path defined by the user system is a FILE_PATH Of the designation. 2. To write a server program and client programs, requirements for every input line of data after the server receives With echo: back to the client, ask the server program uses multiple threads and thread pools for each A customer is assigned a thread.
Platform: | Size: 19456 | Author: cnwst | Hits:

[Internet-Networksever-and-client

Description: 简单文件传输协议,包含客户端和服务器程序源代码,可以传输视频,音乐,文档,可执行文件等各种文档,大小无限制,由于是基于电脑底层操作系统,传输速度快-Simple File Transfer Protocol, including client and server source code, you can transfer video, music, documents, executable files and other documents, the size limit, because it is based on the underlying computer operating system, the transmission speed
Platform: | Size: 4096 | Author: | Hits:

[Internet-NetworkFTP-Client-

Description: 一个FTP服务器和客户端程序,可以在FTP协议下实现远程文件传输-An FTP server and client programs, you can achieve remote file transfer protocol under FTP
Platform: | Size: 16384 | Author: 梅超 | Hits:

[Internet-Networklinux-file-transfer

Description: Linux下简单的文件传输,包含客户端和服务端,基于TCP/IP协议-Simple file transfer under Linux, including client and server-based TCP/IP protocol
Platform: | Size: 3072 | Author: 李康康 | Hits:
« 12 3 4 »

CodeBus www.codebus.net